﻿2026-07-03T10:49:15.9872217Z Current runner version: '2.335.1'
2026-07-03T10:49:15.9876962Z Runner name: 'kitsubito'
2026-07-03T10:49:15.9877506Z Runner group name: 'Default'
2026-07-03T10:49:15.9878173Z Machine name: 'KITSUBITO'
2026-07-03T10:49:15.9880298Z ##[group]GITHUB_TOKEN Permissions
2026-07-03T10:49:15.9882224Z Contents: read
2026-07-03T10:49:15.9882632Z Metadata: read
2026-07-03T10:49:15.9883008Z Packages: read
2026-07-03T10:49:15.9883387Z ##[endgroup]
2026-07-03T10:49:15.9885038Z Secret source: Actions
2026-07-03T10:49:15.9885551Z Prepare workflow directory
2026-07-03T10:49:16.0336828Z Prepare all required actions
2026-07-03T10:49:16.0371167Z Getting action download info
2026-07-03T10:49:16.3992409Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-03T10:49:16.9189123Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-03T10:49:17.0043050Z ##[group]Run actions/checkout@v5
2026-07-03T10:49:17.0043808Z with:
2026-07-03T10:49:17.0044171Z   fetch-depth: 0
2026-07-03T10:49:17.0044589Z   repository: SaberMage/spt-core
2026-07-03T10:49:17.0047642Z   token: ***
2026-07-03T10:49:17.0047999Z   ssh-strict: true
2026-07-03T10:49:17.0048353Z   ssh-user: git
2026-07-03T10:49:17.0048716Z   persist-credentials: true
2026-07-03T10:49:17.0049206Z   clean: true
2026-07-03T10:49:17.0049567Z   sparse-checkout-cone-mode: true
2026-07-03T10:49:17.0049990Z   fetch-tags: false
2026-07-03T10:49:17.0050358Z   show-progress: true
2026-07-03T10:49:17.0050725Z   lfs: false
2026-07-03T10:49:17.0051063Z   submodules: false
2026-07-03T10:49:17.0051439Z   set-safe-directory: true
2026-07-03T10:49:17.0052045Z ##[endgroup]
2026-07-03T10:49:17.0891253Z Syncing repository: SaberMage/spt-core
2026-07-03T10:49:17.0892786Z ##[group]Getting Git version info
2026-07-03T10:49:17.0893513Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-03T10:49:17.0894430Z [command]/usr/bin/git version
2026-07-03T10:49:17.0894844Z git version 2.43.0
2026-07-03T10:49:17.0896088Z ##[endgroup]
2026-07-03T10:49:17.0902018Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a8d3b71-7e38-4440-bf39-861023687113' before making global git config changes
2026-07-03T10:49:17.0903509Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:49:17.0904886Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:49:17.0937700Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-03T10:49:17.0958056Z https://github.com/SaberMage/spt-core
2026-07-03T10:49:17.0968707Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:49:17.0971894Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:49:17.0996569Z HEAD
2026-07-03T10:49:17.1026383Z ##[endgroup]
2026-07-03T10:49:17.1027343Z [command]/usr/bin/git submodule status
2026-07-03T10:49:17.1209214Z ##[group]Cleaning the repository
2026-07-03T10:49:17.1212143Z [command]/usr/bin/git clean -ffdx
2026-07-03T10:49:19.9538520Z Removing .adapter-notify/
2026-07-03T10:49:19.9541368Z Removing target/
2026-07-03T10:49:19.9548232Z [command]/usr/bin/git reset --hard HEAD
2026-07-03T10:49:19.9915870Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:49:19.9921900Z ##[endgroup]
2026-07-03T10:49:19.9957133Z ##[group]Disabling automatic garbage collection
2026-07-03T10:49:19.9960897Z [command]/usr/bin/git config --local gc.auto 0
2026-07-03T10:49:19.9988561Z ##[endgroup]
2026-07-03T10:49:19.9989215Z ##[group]Setting up auth
2026-07-03T10:49:19.9994605Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:49:20.0022114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:49:20.0214450Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:49:20.0239291Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:49:20.0434329Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:49:20.0459385Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:49:20.0658577Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-03T10:49:20.0690383Z ##[endgroup]
2026-07-03T10:49:20.0691226Z ##[group]Fetching the repository
2026-07-03T10:49:20.0697064Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:49:21.3619222Z ##[endgroup]
2026-07-03T10:49:21.3619899Z ##[group]Determining the checkout info
2026-07-03T10:49:21.3620438Z ##[endgroup]
2026-07-03T10:49:21.3624893Z [command]/usr/bin/git sparse-checkout disable
2026-07-03T10:49:21.3664282Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-03T10:49:21.3690468Z ##[group]Checking out the ref
2026-07-03T10:49:21.3693285Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:49:21.3754105Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:49:21.3758583Z ##[endgroup]
2026-07-03T10:49:21.3798501Z [command]/usr/bin/git log -1 --format=%H
2026-07-03T10:49:21.3833554Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
2026-07-03T10:49:21.4016928Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-03T10:49:21.4017441Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-03T10:49:21.4033719Z shell: /usr/bin/bash -e {0}
2026-07-03T10:49:21.4033977Z ##[endgroup]
2026-07-03T10:49:21.4140907Z ##[group]Run set -euo pipefail
2026-07-03T10:49:21.4141277Z [36;1mset -euo pipefail[0m
2026-07-03T10:49:21.4141487Z [36;1mPIN=0c95435[0m
2026-07-03T10:49:21.4141691Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-03T10:49:21.4141930Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-03T10:49:21.4142263Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-03T10:49:21.4142689Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-03T10:49:21.4143122Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-03T10:49:21.4143465Z [36;1m  rm -rf "$CACHE"[0m
2026-07-03T10:49:21.4143707Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-03T10:49:21.4143986Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-03T10:49:21.4144354Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-03T10:49:21.4144740Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-03T10:49:21.4144964Z [36;1mfi[0m
2026-07-03T10:49:21.4145251Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-03T10:49:21.4160064Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-03T10:49:21.4160364Z env:
2026-07-03T10:49:21.4160594Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-03T10:49:21.4160903Z ##[endgroup]
2026-07-03T10:49:21.7066216Z    Compiling proc-macro2 v1.0.106
2026-07-03T10:49:21.7066790Z    Compiling quote v1.0.45
2026-07-03T10:49:21.7067067Z    Compiling unicode-ident v1.0.24
2026-07-03T10:49:21.7067359Z    Compiling libc v0.2.186
2026-07-03T10:49:21.7067639Z    Compiling serde_core v1.0.228
2026-07-03T10:49:21.7109599Z    Compiling cfg-if v1.0.4
2026-07-03T10:49:21.7123923Z    Compiling serde v1.0.228
2026-07-03T10:49:21.7124909Z    Compiling log v0.4.32
2026-07-03T10:49:21.7162262Z    Compiling pin-project-lite v0.2.17
2026-07-03T10:49:21.7179330Z    Compiling typenum v1.20.1
2026-07-03T10:49:21.7232033Z    Compiling portable-atomic v1.13.1
2026-07-03T10:49:21.7284397Z    Compiling memchr v2.8.1
2026-07-03T10:49:21.7398033Z    Compiling version_check v0.9.5
2026-07-03T10:49:21.7409589Z    Compiling find-msvc-tools v0.1.9
2026-07-03T10:49:21.7449808Z    Compiling critical-section v1.2.0
2026-07-03T10:49:21.7756305Z    Compiling shlex v2.0.1
2026-07-03T10:49:21.7981109Z    Compiling subtle v2.6.1
2026-07-03T10:49:21.8142873Z    Compiling futures-core v0.3.32
2026-07-03T10:49:21.8929790Z    Compiling bytes v1.11.1
2026-07-03T10:49:21.9711837Z    Compiling equivalent v1.0.2
2026-07-03T10:49:21.9921333Z    Compiling smallvec v1.15.1
2026-07-03T10:49:22.0220900Z    Compiling itoa v1.0.18
2026-07-03T10:49:22.0689671Z    Compiling semver v1.0.28
2026-07-03T10:49:22.0823612Z    Compiling stable_deref_trait v1.2.1
2026-07-03T10:49:22.0854797Z    Compiling futures-sink v0.3.32
2026-07-03T10:49:22.0855607Z    Compiling futures-io v0.3.32
2026-07-03T10:49:22.0952647Z    Compiling slab v0.4.12
2026-07-03T10:49:22.1410665Z    Compiling futures-task v0.3.32
2026-07-03T10:49:22.1749252Z    Compiling futures-channel v0.3.32
2026-07-03T10:49:22.2071619Z    Compiling generic-array v0.14.7
2026-07-03T10:49:22.2286659Z    Compiling rustversion v1.0.22
2026-07-03T10:49:22.2581134Z    Compiling bitflags v2.12.1
2026-07-03T10:49:22.2771230Z    Compiling hashbrown v0.17.1
2026-07-03T10:49:22.3223816Z    Compiling cpufeatures v0.2.17
2026-07-03T10:49:22.3237442Z    Compiling fnv v1.0.7
2026-07-03T10:49:22.4021234Z    Compiling cfg_aliases v0.2.1
2026-07-03T10:49:22.4580863Z    Compiling rustc_version v0.4.1
2026-07-03T10:49:22.4860788Z    Compiling strsim v0.11.1
2026-07-03T10:49:22.4900686Z    Compiling rand_core v0.10.1
2026-07-03T10:49:22.4910794Z    Compiling litemap v0.8.2
2026-07-03T10:49:22.5360502Z    Compiling writeable v0.6.3
2026-07-03T10:49:22.5370279Z    Compiling fs_extra v1.3.0
2026-07-03T10:49:22.5950978Z    Compiling dunce v1.0.5
2026-07-03T10:49:22.6650882Z    Compiling icu_normalizer_data v2.2.0
2026-07-03T10:49:22.7171331Z    Compiling getrandom v0.4.2
2026-07-03T10:49:22.7390696Z    Compiling icu_properties_data v2.2.0
2026-07-03T10:49:22.8581228Z    Compiling ident_case v1.0.1
2026-07-03T10:49:22.9140891Z    Compiling utf8_iter v1.0.4
2026-07-03T10:49:22.9809923Z    Compiling autocfg v1.5.1
2026-07-03T10:49:23.0151043Z    Compiling percent-encoding v2.3.2
2026-07-03T10:49:23.0527461Z    Compiling http v1.4.1
2026-07-03T10:49:23.0635020Z    Compiling aws-lc-rs v1.17.0
2026-07-03T10:49:23.1138734Z    Compiling indexmap v2.14.0
2026-07-03T10:49:23.1230762Z    Compiling thiserror v2.0.18
2026-07-03T10:49:23.1280820Z    Compiling cpufeatures v0.3.0
2026-07-03T10:49:23.1363516Z    Compiling syn v2.0.117
2026-07-03T10:49:23.2082577Z    Compiling unicode-segmentation v1.13.3
2026-07-03T10:49:23.2151997Z    Compiling scopeguard v1.2.0
2026-07-03T10:49:23.2270857Z    Compiling form_urlencoded v1.2.2
2026-07-03T10:49:23.2716703Z    Compiling chacha20 v0.10.0
2026-07-03T10:49:23.2890572Z    Compiling untrusted v0.9.0
2026-07-03T10:49:23.3440519Z    Compiling lock_api v0.4.14
2026-07-03T10:49:23.3730552Z    Compiling heck v0.5.0
2026-07-03T10:49:23.4380400Z    Compiling rustls v0.23.40
2026-07-03T10:49:23.4440432Z    Compiling const-oid v0.10.2
2026-07-03T10:49:23.4550659Z    Compiling anyhow v1.0.102
2026-07-03T10:49:23.4636695Z    Compiling unicode-xid v0.2.6
2026-07-03T10:49:23.5623945Z    Compiling jobserver v0.1.34
2026-07-03T10:49:23.5805155Z    Compiling atomic-waker v1.1.2
2026-07-03T10:49:23.6329631Z    Compiling zerocopy v0.8.50
2026-07-03T10:49:23.6471639Z    Compiling httparse v1.10.1
2026-07-03T10:49:23.6571461Z    Compiling parking_lot_core v0.9.12
2026-07-03T10:49:23.6703823Z    Compiling paste v1.0.15
2026-07-03T10:49:23.6911512Z    Compiling num-traits v0.2.19
2026-07-03T10:49:23.7169913Z    Compiling hybrid-array v0.4.12
2026-07-03T10:49:23.7480786Z    Compiling curve25519-dalek v4.1.3
2026-07-03T10:49:23.8550897Z    Compiling cc v1.2.63
2026-07-03T10:49:23.8850717Z    Compiling convert_case v0.10.0
2026-07-03T10:49:23.9371031Z    Compiling ahash v0.8.12
2026-07-03T10:49:23.9933203Z    Compiling crypto-common v0.1.7
2026-07-03T10:49:23.9975854Z    Compiling block-buffer v0.10.4
2026-07-03T10:49:24.0663473Z    Compiling base64ct v1.8.3
2026-07-03T10:49:24.0742360Z    Compiling either v1.16.0
2026-07-03T10:49:24.0801975Z    Compiling powerfmt v0.2.0
2026-07-03T10:49:24.1081959Z    Compiling fastrand v2.4.1
2026-07-03T10:49:24.1431108Z    Compiling digest v0.10.7
2026-07-03T10:49:24.1469525Z    Compiling http-body v1.0.1
2026-07-03T10:49:24.2750713Z    Compiling deranged v0.5.8
2026-07-03T10:49:24.3885734Z    Compiling mio v1.2.1
2026-07-03T10:49:24.4126929Z    Compiling socket2 v0.6.4
2026-07-03T10:49:24.4310840Z    Compiling getrandom v0.2.17
2026-07-03T10:49:24.4929308Z    Compiling pem-rfc7468 v1.0.0
2026-07-03T10:49:24.4985720Z    Compiling pkg-config v0.3.33
2026-07-03T10:49:24.5158118Z    Compiling zmij v1.0.21
2026-07-03T10:49:24.6950634Z    Compiling rand v0.10.1
2026-07-03T10:49:24.7362041Z    Compiling rand_core v0.6.4
2026-07-03T10:49:24.8176593Z    Compiling base64 v0.22.1
2026-07-03T10:49:24.8260626Z    Compiling tower-service v0.3.3
2026-07-03T10:49:24.8487916Z    Compiling time-core v0.1.8
2026-07-03T10:49:24.8875375Z    Compiling try-lock v0.2.5
2026-07-03T10:49:24.9052274Z    Compiling num-conv v0.2.2
2026-07-03T10:49:24.9659959Z    Compiling tinyvec_macros v0.1.1
2026-07-03T10:49:24.9808891Z    Compiling data-encoding v2.11.0
2026-07-03T10:49:24.9904242Z    Compiling vcpkg v0.2.15
2026-07-03T10:49:25.0001417Z    Compiling want v0.3.1
2026-07-03T10:49:25.0272269Z    Compiling tinyvec v1.11.0
2026-07-03T10:49:25.0847782Z    Compiling parking_lot v0.12.5
2026-07-03T10:49:25.2220624Z    Compiling block-buffer v0.12.0
2026-07-03T10:49:25.2370853Z    Compiling crypto-common v0.2.2
2026-07-03T10:49:25.2425765Z    Compiling sha2 v0.10.9
2026-07-03T10:49:25.3196844Z    Compiling cmake v0.1.58
2026-07-03T10:49:25.3364161Z    Compiling inout v0.1.4
2026-07-03T10:49:25.3784371Z    Compiling vergen-lib v9.1.0
2026-07-03T10:49:25.4909840Z    Compiling n0-future v0.3.2
2026-07-03T10:49:25.5240652Z    Compiling diatomic-waker v0.2.3
2026-07-03T10:49:25.6080856Z    Compiling parking v2.2.1
2026-07-03T10:49:25.6690669Z    Compiling httpdate v1.0.3
2026-07-03T10:49:25.7121804Z    Compiling signature v2.2.0
2026-07-03T10:49:25.7813705Z    Compiling crossbeam-utils v0.8.21
2026-07-03T10:49:25.8028324Z    Compiling cordyceps v0.3.4
2026-07-03T10:49:25.8073673Z    Compiling serde_json v1.0.150
2026-07-03T10:49:25.8192106Z    Compiling spin v0.10.0
2026-07-03T10:49:25.8840933Z    Compiling winnow v1.0.3
2026-07-03T10:49:25.8910597Z    Compiling ed25519 v2.2.3
2026-07-03T10:49:25.9451250Z    Compiling futures-lite v2.6.1
2026-07-03T10:49:25.9464062Z    Compiling cipher v0.4.4
2026-07-03T10:49:26.0014515Z    Compiling netlink-packet-core v0.8.1
2026-07-03T10:49:26.0290924Z    Compiling universal-hash v0.5.1
2026-07-03T10:49:26.0900536Z    Compiling vergen v9.1.0
2026-07-03T10:49:26.0992258Z    Compiling vergen-lib v0.1.6
2026-07-03T10:49:26.1670891Z    Compiling futures-buffered v0.2.13
2026-07-03T10:49:26.1738280Z    Compiling heapless v0.7.17
2026-07-03T10:49:26.2030948Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-03T10:49:26.2141082Z    Compiling noq-udp v0.10.0
2026-07-03T10:49:26.2561920Z    Compiling digest v0.11.3
2026-07-03T10:49:26.2720777Z    Compiling sync_wrapper v1.0.2
2026-07-03T10:49:26.3016362Z    Compiling byteorder v1.5.0
2026-07-03T10:49:26.3231492Z    Compiling allocator-api2 v0.2.21
2026-07-03T10:49:26.3389626Z    Compiling opaque-debug v0.3.1
2026-07-03T10:49:26.3556964Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-03T10:49:26.4024419Z    Compiling polyval v0.6.2
2026-07-03T10:49:26.4855216Z    Compiling hash32 v0.2.1
2026-07-03T10:49:26.5269417Z    Compiling spin v0.9.8
2026-07-03T10:49:26.5430972Z    Compiling vergen-gitcl v1.0.8
2026-07-03T10:49:26.5470854Z    Compiling aws-lc-sys v0.41.0
2026-07-03T10:49:26.6050727Z    Compiling ring v0.17.14
2026-07-03T10:49:26.6771828Z    Compiling libsqlite3-sys v0.30.1
2026-07-03T10:49:26.7350804Z    Compiling fallible-iterator v0.3.0
2026-07-03T10:49:26.7395746Z    Compiling signature v3.0.0
2026-07-03T10:49:26.7526477Z    Compiling tower-layer v0.3.3
2026-07-03T10:49:26.7602701Z    Compiling ryu v1.0.23
2026-07-03T10:49:26.7848502Z    Compiling num_threads v0.1.7
2026-07-03T10:49:26.8740516Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-03T10:49:26.9298155Z    Compiling time v0.3.47
2026-07-03T10:49:26.9643659Z    Compiling ghash v0.5.1
2026-07-03T10:49:26.9686400Z    Compiling sha2 v0.11.0-rc.5
2026-07-03T10:49:26.9840928Z    Compiling ctr v0.9.2
2026-07-03T10:49:27.0450527Z    Compiling aes v0.8.4
2026-07-03T10:49:27.0862060Z    Compiling fs2 v0.4.3
2026-07-03T10:49:27.1230736Z    Compiling http-body-util v0.1.3
2026-07-03T10:49:27.1739880Z    Compiling aead v0.5.2
2026-07-03T10:49:27.1970770Z    Compiling arrayvec v0.7.6
2026-07-03T10:49:27.2803761Z    Compiling utf8parse v0.2.2
2026-07-03T10:49:27.2929293Z    Compiling openssl-probe v0.2.1
2026-07-03T10:49:27.3148336Z    Compiling crossbeam-epoch v0.9.18
2026-07-03T10:49:27.3780569Z    Compiling crossbeam-channel v0.5.15
2026-07-03T10:49:27.4323805Z    Compiling blake3 v1.8.5
2026-07-03T10:49:27.4400799Z    Compiling netlink-packet-route v0.29.0
2026-07-03T10:49:27.5320399Z    Compiling uuid v1.23.2
2026-07-03T10:49:27.7644015Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-03T10:49:27.7818399Z    Compiling aes-gcm v0.10.3
2026-07-03T10:49:27.8160169Z    Compiling memoffset v0.6.5
2026-07-03T10:49:27.9298849Z    Compiling acto v0.8.2
2026-07-03T10:49:27.9530571Z    Compiling noq v0.18.0
2026-07-03T10:49:27.9681022Z    Compiling netwatch v0.16.0
2026-07-03T10:49:27.9822791Z    Compiling foldhash v0.2.0
2026-07-03T10:49:28.1318444Z    Compiling mac-addr v0.3.0
2026-07-03T10:49:28.1702819Z    Compiling rustix v1.1.4
2026-07-03T10:49:28.1763389Z    Compiling xml-rs v0.8.28
2026-07-03T10:49:28.1825221Z    Compiling tagptr v0.2.0
2026-07-03T10:49:28.1836833Z    Compiling identity-hash v0.1.0
2026-07-03T10:49:28.2196865Z    Compiling rustc-hash v2.1.2
2026-07-03T10:49:28.3283777Z    Compiling ref-cast v1.0.25
2026-07-03T10:49:28.3380947Z    Compiling sorted-index-buffer v0.2.1
2026-07-03T10:49:28.3512037Z    Compiling lru-slab v0.1.2
2026-07-03T10:49:28.3627626Z    Compiling thiserror v1.0.69
2026-07-03T10:49:28.4811033Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-03T10:49:28.5880866Z    Compiling hashbrown v0.16.1
2026-07-03T10:49:28.7046648Z    Compiling synstructure v0.13.2
2026-07-03T10:49:28.7083237Z    Compiling darling_core v0.20.11
2026-07-03T10:49:28.7361423Z    Compiling serde_derive_internals v0.29.1
2026-07-03T10:49:28.7575731Z    Compiling netlink-packet-route v0.30.0
2026-07-03T10:49:29.3350551Z    Compiling proc-macro-crate v3.5.0
2026-07-03T10:49:29.3480616Z    Compiling xmltree v0.10.3
2026-07-03T10:49:29.4737988Z    Compiling errno v0.3.14
2026-07-03T10:49:29.4911002Z    Compiling serial-core v0.4.0
2026-07-03T10:49:29.5376592Z    Compiling ioctl-rs v0.1.6
2026-07-03T10:49:29.5857653Z    Compiling termios v0.2.2
2026-07-03T10:49:29.6427107Z    Compiling aho-corasick v1.1.4
2026-07-03T10:49:29.6712131Z    Compiling simple-dns v0.9.3
2026-07-03T10:49:29.7215658Z    Compiling winnow v0.7.15
2026-07-03T10:49:29.7330614Z    Compiling sha1_smol v1.0.1
2026-07-03T10:49:29.7447520Z    Compiling smol_str v0.1.24
2026-07-03T10:49:29.8963257Z    Compiling regex-syntax v0.8.10
2026-07-03T10:49:29.9681007Z    Compiling resolv-conf v0.7.6
2026-07-03T10:49:29.9697033Z    Compiling constant_time_eq v0.4.2
2026-07-03T10:49:29.9697653Z    Compiling arrayref v0.3.9
2026-07-03T10:49:29.9928421Z    Compiling signal-hook v0.3.18
2026-07-03T10:49:30.0100756Z    Compiling toml_write v0.1.2
2026-07-03T10:49:30.0250543Z    Compiling linux-raw-sys v0.12.1
2026-07-03T10:49:30.1721099Z    Compiling simdutf8 v0.1.5
2026-07-03T10:49:30.2197633Z    Compiling serial-unix v0.4.0
2026-07-03T10:49:30.4762925Z    Compiling signal-hook-registry v1.4.8
2026-07-03T10:49:30.5420891Z    Compiling lru v0.16.4
2026-07-03T10:49:30.6500524Z    Compiling darling_core v0.23.0
2026-07-03T10:49:30.7170668Z    Compiling serde_bytes v0.11.19
2026-07-03T10:49:30.8008034Z    Compiling serde_derive v1.0.228
2026-07-03T10:49:30.8640005Z    Compiling zeroize_derive v1.4.3
2026-07-03T10:49:31.0700595Z    Compiling tokio-macros v2.7.0
2026-07-03T10:49:31.1331167Z    Compiling zerofrom-derive v0.1.7
2026-07-03T10:49:31.5790723Z    Compiling zeroize v1.8.2
2026-07-03T10:49:31.7452523Z    Compiling futures-macro v0.3.32
2026-07-03T10:49:31.8388812Z    Compiling tokio v1.52.3
2026-07-03T10:49:32.3791756Z    Compiling yoke-derive v0.8.2
2026-07-03T10:49:32.3974344Z    Compiling zerovec-derive v0.11.3
2026-07-03T10:49:32.4465288Z    Compiling displaydoc v0.2.6
2026-07-03T10:49:32.5021185Z    Compiling tracing-attributes v0.1.31
2026-07-03T10:49:32.7691207Z    Compiling futures-util v0.3.32
2026-07-03T10:49:32.8290587Z    Compiling zerofrom v0.1.8
2026-07-03T10:49:33.0135384Z    Compiling rustls-pki-types v1.14.1
2026-07-03T10:49:33.3700665Z    Compiling thiserror-impl v2.0.18
2026-07-03T10:49:33.4541545Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-03T10:49:33.8620679Z    Compiling yoke v0.8.3
2026-07-03T10:49:34.0479354Z    Compiling zerotrie v0.2.4
2026-07-03T10:49:34.0961424Z    Compiling zerovec v0.11.6
2026-07-03T10:49:34.1703823Z    Compiling darling_macro v0.20.11
2026-07-03T10:49:34.3006239Z    Compiling derive_more-impl v2.1.1
2026-07-03T10:49:34.3141055Z    Compiling n0-error-macros v0.1.3
2026-07-03T10:49:34.4650268Z    Compiling spez v0.1.2
2026-07-03T10:49:34.5820383Z    Compiling darling v0.20.11
2026-07-03T10:49:34.6647693Z    Compiling derive_builder_core v0.20.2
2026-07-03T10:49:34.6720186Z    Compiling der v0.8.0-rc.10
2026-07-03T10:49:34.8461984Z    Compiling pin-project-internal v1.1.13
2026-07-03T10:49:34.9593484Z    Compiling tinystr v0.8.3
2026-07-03T10:49:35.2390869Z    Compiling icu_locale_core v2.2.0
2026-07-03T10:49:35.3621091Z    Compiling potential_utf v0.1.5
2026-07-03T10:49:35.5300438Z    Compiling icu_collections v2.2.0
2026-07-03T10:49:35.7334962Z    Compiling n0-error v0.1.3
2026-07-03T10:49:36.0280524Z    Compiling derive_builder_macro v0.20.2
2026-07-03T10:49:36.1400909Z    Compiling ed25519-dalek v2.2.0
2026-07-03T10:49:36.3041335Z    Compiling pin-project v1.1.13
2026-07-03T10:49:36.3798140Z    Compiling derive_builder v0.20.2
2026-07-03T10:49:36.4310817Z    Compiling ipnet v2.12.0
2026-07-03T10:49:36.4800709Z    Compiling spki v0.8.0-rc.4
2026-07-03T10:49:36.7437222Z    Compiling icu_provider v2.2.0
2026-07-03T10:49:36.8061299Z    Compiling futures-executor v0.3.32
2026-07-03T10:49:36.8690677Z    Compiling prefix-trie v0.8.4
2026-07-03T10:49:36.9503306Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-03T10:49:37.0253028Z    Compiling futures v0.3.32
2026-07-03T10:49:37.0509696Z    Compiling spt-proto v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-03T10:49:37.1200736Z    Compiling icu_normalizer v2.2.0
2026-07-03T10:49:37.1495818Z    Compiling icu_properties v2.2.0
2026-07-03T10:49:37.1830651Z    Compiling once_cell v1.21.4
2026-07-03T10:49:37.2050637Z    Compiling ed25519 v3.0.0-rc.4
2026-07-03T10:49:37.3348001Z    Compiling cobs v0.3.0
2026-07-03T10:49:37.4230459Z    Compiling tracing-core v0.1.36
2026-07-03T10:49:37.6411367Z    Compiling postcard-derive v0.2.2
2026-07-03T10:49:37.6566939Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-03T10:49:37.7490878Z    Compiling hashbrown v0.14.5
2026-07-03T10:49:38.0790394Z    Compiling tracing v0.1.44
2026-07-03T10:49:38.0870560Z    Compiling tokio-util v0.7.18
2026-07-03T10:49:38.1289519Z    Compiling netlink-sys v0.8.8
2026-07-03T10:49:38.2391037Z    Compiling postcard v1.1.3
2026-07-03T10:49:38.4760651Z    Compiling data-encoding-macro v0.1.20
2026-07-03T10:49:38.4922270Z    Compiling tower v0.5.3
2026-07-03T10:49:38.5466135Z    Compiling rustls-native-certs v0.8.4
2026-07-03T10:49:38.5560673Z    Compiling num_enum_derive v0.7.6
2026-07-03T10:49:38.5765749Z    Compiling iroh-metrics-derive v0.4.1
2026-07-03T10:49:38.6691048Z    Compiling idna_adapter v1.2.2
2026-07-03T10:49:38.6857400Z    Compiling hashlink v0.9.1
2026-07-03T10:49:38.8071193Z    Compiling idna v1.1.0
2026-07-03T10:49:38.8193664Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-03T10:49:38.9821236Z    Compiling enum-assoc v1.3.0
2026-07-03T10:49:39.0760755Z    Compiling rusqlite v0.32.1
2026-07-03T10:49:39.0911970Z    Compiling h2 v0.4.14
2026-07-03T10:49:39.0980569Z    Compiling async-trait v0.1.89
2026-07-03T10:49:39.1021142Z    Compiling strum_macros v0.28.0
2026-07-03T10:49:39.2014133Z    Compiling tokio-stream v0.1.18
2026-07-03T10:49:39.2100780Z    Compiling iroh-metrics v0.38.3
2026-07-03T10:49:39.2171036Z    Compiling derive_more v2.1.1
2026-07-03T10:49:39.2940724Z    Compiling iroh-relay v0.98.0
2026-07-03T10:49:39.4299878Z    Compiling url v2.5.8
2026-07-03T10:49:39.6079984Z    Compiling n0-watcher v0.6.1
2026-07-03T10:49:39.6368414Z    Compiling netdev v0.42.0
2026-07-03T10:49:39.6420819Z    Compiling netlink-proto v0.12.0
2026-07-03T10:49:39.8522237Z    Compiling moka v0.12.15
2026-07-03T10:49:39.8711228Z    Compiling toml_datetime v0.6.11
2026-07-03T10:49:39.8761837Z    Compiling num_enum v0.7.6
2026-07-03T10:49:39.8952955Z    Compiling serde_spanned v0.6.9
2026-07-03T10:49:39.9540459Z    Compiling ref-cast-impl v1.0.25
2026-07-03T10:49:39.9983157Z    Compiling thiserror-impl v1.0.69
2026-07-03T10:49:40.0750949Z    Compiling webpki-roots v1.0.7
2026-07-03T10:49:40.2450430Z    Compiling toml_edit v0.22.27
2026-07-03T10:49:40.2764296Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-03T10:49:40.2861469Z    Compiling tower-http v0.6.11
2026-07-03T10:49:40.2900972Z    Compiling iroh-base v0.98.0
2026-07-03T10:49:40.6032710Z    Compiling spt-store v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-03T10:49:40.6131380Z    Compiling attohttpc v0.30.1
2026-07-03T10:49:40.9060668Z    Compiling regex-automata v0.4.14
2026-07-03T10:49:40.9160448Z    Compiling schemars_derive v1.2.1
2026-07-03T10:49:41.1421720Z    Compiling seize v0.5.1
2026-07-03T10:49:41.2151126Z    Compiling hmac v0.12.1
2026-07-03T10:49:41.2531285Z    Compiling iroh v0.98.2
2026-07-03T10:49:41.3680644Z    Compiling pin-utils v0.1.0
2026-07-03T10:49:41.4085393Z    Compiling rustix v0.38.44
2026-07-03T10:49:41.4280784Z    Compiling dyn-clone v1.0.20
2026-07-03T10:49:41.5390673Z    Compiling bitflags v1.3.2
2026-07-03T10:49:41.5763204Z    Compiling cmov v0.5.4
2026-07-03T10:49:41.6120307Z    Compiling nix v0.25.1
2026-07-03T10:49:41.6360649Z    Compiling papaya v0.2.4
2026-07-03T10:49:41.8525380Z    Compiling filedescriptor v0.8.3
2026-07-03T10:49:41.8643311Z    Compiling ctutils v0.4.2
2026-07-03T10:49:41.8730510Z    Compiling hkdf v0.12.4
2026-07-03T10:49:42.0110689Z    Compiling backon v1.6.0
2026-07-03T10:49:42.1128266Z    Compiling strum v0.28.0
2026-07-03T10:49:42.1295186Z    Compiling darling_macro v0.23.0
2026-07-03T10:49:42.2007430Z    Compiling serial v0.4.0
2026-07-03T10:49:42.2713831Z    Compiling iroh-dns v0.98.0
2026-07-03T10:49:42.2950844Z    Compiling anstyle-parse v1.0.0
2026-07-03T10:49:42.3129804Z    Compiling vte_generate_state_changes v0.1.2
2026-07-03T10:49:42.4671292Z    Compiling anstyle v1.0.14
2026-07-03T10:49:42.5627450Z    Compiling instability v0.3.12
2026-07-03T10:49:42.5770585Z    Compiling linux-raw-sys v0.4.15
2026-07-03T10:49:42.7136482Z    Compiling is_terminal_polyfill v1.70.2
2026-07-03T10:49:42.7518807Z    Compiling shell-words v1.1.1
2026-07-03T10:49:42.7731036Z    Compiling anstyle-query v1.1.5
2026-07-03T10:49:42.7989691Z    Compiling downcast-rs v1.2.1
2026-07-03T10:49:42.8041281Z    Compiling colorchoice v1.0.5
2026-07-03T10:49:42.8241242Z    Compiling foldhash v0.1.5
2026-07-03T10:49:42.8960799Z    Compiling anstream v1.0.0
2026-07-03T10:49:42.9030519Z    Compiling vte v0.13.1
2026-07-03T10:49:42.9281828Z    Compiling darling v0.23.0
2026-07-03T10:49:42.9500982Z    Compiling signal-hook-mio v0.2.5
2026-07-03T10:49:43.0110776Z    Compiling hashbrown v0.15.5
2026-07-03T10:49:43.0240941Z    Compiling spake2 v0.4.0
2026-07-03T10:49:43.0754319Z    Compiling terminal_size v0.4.4
2026-07-03T10:49:43.1060468Z    Compiling strum_macros v0.26.4
2026-07-03T10:49:43.2506305Z    Compiling sha1 v0.10.6
2026-07-03T10:49:43.2710733Z    Compiling schemars v1.2.1
2026-07-03T10:49:43.4246484Z    Compiling toml v0.8.23
2026-07-03T10:49:43.5641123Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-03T10:49:43.6003136Z    Compiling itertools v0.13.0
2026-07-03T10:49:43.9897166Z    Compiling castaway v0.2.4
2026-07-03T10:49:44.0940558Z    Compiling doctest-file v1.1.1
2026-07-03T10:49:44.2360989Z    Compiling indoc v2.0.7
2026-07-03T10:49:44.6316265Z    Compiling spt-msg v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-03T10:49:44.6580376Z    Compiling regex v1.12.3
2026-07-03T10:49:44.7048256Z    Compiling clap_lex v1.1.0
2026-07-03T10:49:44.7977735Z    Compiling unicode-width v0.1.14
2026-07-03T10:49:45.0289684Z    Compiling static_assertions v1.1.0
2026-07-03T10:49:45.0977822Z    Compiling compact_str v0.8.2
2026-07-03T10:49:45.1110831Z    Compiling clap_builder v4.6.0
2026-07-03T10:49:45.4450638Z    Compiling hyper v1.10.1
2026-07-03T10:49:45.5708038Z    Compiling spt-runtime v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-03T10:49:45.9130804Z    Compiling unicode-truncate v1.1.0
2026-07-03T10:49:46.0352788Z    Compiling strum v0.26.3
2026-07-03T10:49:46.1495071Z    Compiling interprocess v2.4.2
2026-07-03T10:49:46.2178933Z    Compiling crossterm v0.28.1
2026-07-03T10:49:46.4060760Z    Compiling lru v0.12.5
2026-07-03T10:49:46.5226770Z    Compiling clap_derive v4.6.1
2026-07-03T10:49:46.5580751Z    Compiling unicode-width v0.2.0
2026-07-03T10:49:46.6617070Z    Compiling portable-pty v0.8.1
2026-07-03T10:49:46.6819928Z    Compiling cassowary v0.3.0
2026-07-03T10:49:46.7252326Z    Compiling iana-time-zone v0.1.65
2026-07-03T10:49:46.8775309Z    Compiling nucleo-matcher v0.3.1
2026-07-03T10:49:47.0741078Z    Compiling chrono v0.4.45
2026-07-03T10:49:47.1251078Z    Compiling spt-term v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-03T10:49:47.5403720Z    Compiling hyper-util v0.1.20
2026-07-03T10:49:47.6580946Z    Compiling ratatui v0.29.0
2026-07-03T10:49:48.0061534Z    Compiling qrcode v0.14.1
2026-07-03T10:49:48.0167284Z    Compiling tempfile v3.27.0
2026-07-03T10:49:48.8687509Z    Compiling clap v4.6.1
2026-07-03T10:49:49.0733136Z    Compiling spt-live v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-03T10:49:49.5529913Z    Compiling igd-next v0.17.1
2026-07-03T10:49:50.7714798Z    Compiling portmapper v0.16.0
2026-07-03T10:49:56.0612546Z    Compiling rustls-webpki v0.103.13
2026-07-03T10:49:58.4833857Z    Compiling tokio-rustls v0.26.4
2026-07-03T10:49:58.4834520Z    Compiling noq-proto v0.17.0
2026-07-03T10:49:58.4834839Z    Compiling rustls-platform-verifier v0.7.0
2026-07-03T10:49:58.6391586Z    Compiling hickory-net v0.26.0-beta.4
2026-07-03T10:49:58.6392143Z    Compiling hyper-rustls v0.27.9
2026-07-03T10:49:58.6392610Z    Compiling tokio-websockets v0.13.2
2026-07-03T10:49:58.7856285Z    Compiling reqwest v0.13.4
2026-07-03T10:49:59.7643809Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-03T10:50:14.3372772Z    Compiling spt-net v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-03T10:50:15.8048471Z    Compiling spt-daemon v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-03T10:50:23.6092882Z    Compiling spt v0.22.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-03T10:50:28.1547655Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-07-03T10:50:28.1776498Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-90a281759d98c3e6)
2026-07-03T10:50:28.1789885Z 
2026-07-03T10:50:28.1790069Z running 1 test
2026-07-03T10:50:34.3662418Z test new_brain_serves_against_old_broker ... ok
2026-07-03T10:50:34.3662798Z 
2026-07-03T10:50:34.3663090Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-03T10:50:34.3663456Z 
2026-07-03T10:50:34.3892595Z Post job cleanup.
2026-07-03T10:50:34.4593402Z [command]/usr/bin/git version
2026-07-03T10:50:34.4658810Z git version 2.43.0
2026-07-03T10:50:34.4689779Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e89bbfa5-a82f-4b33-8b8f-84b9b4eb40c3' before making global git config changes
2026-07-03T10:50:34.4690428Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:50:34.4693071Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:50:34.4722865Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:50:34.4747728Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:50:34.4938235Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:50:34.4957824Z http.https://github.com/.extraheader
2026-07-03T10:50:34.4964824Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-03T10:50:34.4988211Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:50:34.5179047Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:50:34.5205664Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:50:34.5540387Z Cleaning up orphan processes
2026-07-03T10:50:34.6082588Z Terminate orphan process: pid (893194) (spt)
